Chete
10/09/2025, 10:57 AMVapi Support Bot
10/09/2025, 10:59 AMeleven_turbo_v2 and eleven_flash_v2, not necessarily on eleven_multilingual_v2. Try switching your assistant's model to eleven_turbo_v2 in your voice configuration and test SSML parsing again:
json
{
"voice": {
"model": "eleven_turbo_v2",
"voiceId": "your-voice-id",
"provider": "11labs",
"enableSsmlParsing": true
}
}
If SSML works after this change, the issue is likely due to model compatibility.
Source:
- [Pronunciation dictionaries documentation](https://docs.vapi.ai/assistants/pronunciation-dictionaries)Chete
10/09/2025, 11:09 AMChiranjeet Mishra
11/03/2025, 11:34 PMChete
11/05/2025, 4:32 PM